home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / idea_wor.swf / scripts / DefineButton2_14 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2010-11-09  |  83 b   |  5 lines

  1. on(press){
  2.    set("/:Dragging",_name.substr("5","2"));
  3.    startDrag("","0");
  4. }
  5.